Docfix for kill-buffer-hook and others.
authorChong Yidong <cyd@gnu.org>
Sun, 5 Aug 2012 07:45:12 +0000 (15:45 +0800)
committerChong Yidong <cyd@gnu.org>
Sun, 5 Aug 2012 07:45:12 +0000 (15:45 +0800)
commit9d4bce26d04a95c0b649a8d23347bc5e34a6fec8
treea95b4e38313f3f64b6baf71d1cda8ffa614247ee
parent5cd4a43652ab73f6b28e29de0cc8f59c64865124
Docfix for kill-buffer-hook and others.

* lisp/files.el (kill-buffer-hook): Provide a defvar.

* src/term.c (Vsuspend_tty_functions, Vresume_tty_functions):
* src/frame.c (Vdelete_frame_functions):
* src/emacs.c (Vkill_emacs_hook): Doc fix.
lisp/ChangeLog
lisp/files.el
src/ChangeLog
src/emacs.c
src/frame.c
src/term.c